home *** CD-ROM | disk | FTP | other *** search
- Path: Norway.EU.net!usenet
- From: patrick.hanevold@login.eunet.no (Patrick Hanevold)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: New Motorola syntax... Where?
- Date: 26 Feb 1996 17:12:21 GMT
- Organization: EUnet Norway
- Message-ID: <665.6630T585T1102@login.eunet.no>
- References: <4gd5lq$bvn@oreig.uji.es> <42116554@phoenix.owl.de>
- NNTP-Posting-Host: pc2.asker-pm2-1.eunet.no
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
-
-
- JAM>> Where can I find the new Motorola syntax? I've been browsing my local
- JAM>> library but there's no new book :-( Any online references?
-
- >Which new syntax? You mean the new syntax for the M68k addressing
- The new syntax.
-
- old: move.l d0,100(a0)
- new: move.l d0,(100,a0)
-
- More logic this way.
-
- >modes? If so, you will find a complete description in any M68k
- >manual from Motorola. You can also download a manual in postscript
- >format somewhere from www.mot.com (or take a look into the addres-
- >sing modes section of PhxAss.guide).
-
- <sb>Patrick Hanevold - Virtual Reality developer
- <sb>patrick.hanevold@login.eunet.no
- <sb>Amiga and official Be developer
-
-